Conversation
프리즈마와 슈퍼 스트럭트 설치 및 에러 처리 추가
유저, 회원, 트레이너, 스켸줄 스키마 생성 Related to: #1
사용자의 반환 형식에서 해시된 비밀번호 제거 에러 처리 추가 및 구체화 asyncHandler 위치 변경
jwt 환경변수 수정 에러 처리 추가 프론트에서 토큰 관련 로직 처리시 용이하게 에러 코드 획일화 Related to: #3
유저 생성시 멤버인지 트레이너인지에 따라 해당 테이블 생성
회원의 정보 조회 트레이너의 회원 관리 기능 추가 Related to: #4
노드 버전 업데이트 프리즈마 관련 추가 Related to: #6
환경변수로 url, jwt를 처리해서 빌드하게 수정
회원과 트레이너간 다대다 테이블 생성 스켸줄에 운동 타겟과 상세 운동, 코멘트 추가 단, 마이그레이션은 미진행 Related to: #1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 개요
유저, 회원, 트레이너 기능 프로토타입 완성
#1, #2, #3, #4
📝 PR 유형
✅ PR Checklist
❗️ 이 PR이 충돌을 포함하나요?
ℹ️ 기타 정보
이 템플릿은 Angular의 PR 템플릿을 참고하여 작성되었습니다.